import { Icon } from '../iconTypes'; declare const IconFileKeynote: (props: Icon) => JSX.Element; export default IconFileKeynote;