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