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