import Parent from '../../block/base/parent'; export declare const getIcon: (block: Parent) => string;