export interface IStore {
    {{lowerFileName}}: {{interfaceName}}.IStateProps;