import { IEasyIcons } from '../interfaces/eiTypes';
import { IEasyIconsWPProps } from "../interfaces/IEasyIconsWPProps";
export declare function createEasyIconsWPProps(easyIconWPProps: IEasyIconsWPProps): IEasyIcons;
//# sourceMappingURL=createEasyIconsWPProps.d.ts.map