import { StyledIcon } from '@styled-icons/styled-icon'; export declare const CameraRoll: StyledIcon; export declare const CameraRollDimensions: { height: number; width: number; };