export function Example(exampleModel: T): Function { return () => { return; }; }