/// import { IconProps } from '../../types'; declare const Skirt: (allProps: IconProps) => JSX.Element; export default Skirt;