LayoutFill.d.ts 112 Bytes Edit 1 2 3 import { IconDefinition } from '../types'; declare const LayoutFill: IconDefinition; export default LayoutFill;