--- export interface Props{ dir:string } const {dir} = Astro.props const icons = [ , , ] ---