import * as React from "react";
interface Props {
}
export declare const IconPicker: React.NamedExoticComponent<Props>;
export {};
