export interface ILoadingComponentProps { title?: string; shimmer?: boolean; }