declare const StyledPlaceholder: import("styled-components").StyledComponent<"div", any, {}, never>;
export default StyledPlaceholder;
