import { AbstractIcon } from '../abstract-icon'; export declare class BriefcaseIconComponent extends AbstractIcon { constructor(); }