import { RemixiconReactIconComponentType } from './dist/typings';

declare const PolaroidLineIcon: RemixiconReactIconComponentType;
export default PolaroidLineIcon;
