import { IconDefinition } from '../types'; declare const OpenFilled: IconDefinition; export default OpenFilled;