import type { IconComponent } from "../../types";
export declare const SqLite: IconComponent;
export default SqLite;
