export const ImageAltSmall = (props: { fillColor: string }) => { return ( ); }; export const ImageRemoveAltSmall = () => { return ( ); };