export interface IScrollToMeProps { children?: any; scrollActionString: string; }