declare const Placeholder: ({ animated, style }: any) => JSX.Element;
export default Placeholder;
