import React from "react"; import { type CentralIconBaseProps } from "../CentralIconBase"; export declare const IconSquarePlaceholder: React.FC; export default IconSquarePlaceholder;